From: Jim Blandy Date: Sun, 23 May 1993 00:15:29 +0000 (+0000) Subject: Remove duplicate cp command from `man' section. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96088 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=415782673f4cfd6499f5017adb799cd435f7b823;p=emacs.git Remove duplicate cp command from `man' section. --- diff --git a/make-dist b/make-dist index c5499406ea2..1c4fa4e2d4d 100755 --- a/make-dist +++ b/make-dist @@ -243,7 +243,6 @@ echo "Making links to \`info'." echo "Making links to \`man'." (cd man ln *.texinfo *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man - cp texinfo.tex texindex.c ../${tempdir}/man test -f README && ln README ../${tempdir}/man test -f Makefile && ln Makefile ../${tempdir}/man ln ChangeLog split-man ../${tempdir}/man